[INFO] cloning repository https://github.com/tonnidiaz/tumongo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonnidiaz/tumongo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonnidiaz%2Ftumongo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonnidiaz%2Ftumongo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68630571143e19d918f2a576611f564fa71a2fdf
[INFO] checking tonnidiaz/tumongo against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonnidiaz%2Ftumongo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tonnidiaz/tumongo
[INFO] finished tweaking git repo https://github.com/tonnidiaz/tumongo
[INFO] tweaked toml for git repo https://github.com/tonnidiaz/tumongo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tonnidiaz/tumongo on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tonnidiaz/tumongo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dead-code` is deprecated in favor of `lints.rust.dead_code` and will not work in a future edition
[INFO] [stderr] warning: `tumongo` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c98d1b286646a80295f72bc892b66eb6d05dd05a21368753648d60e78f3708fc
[INFO] running `Command { std: "docker" "start" "c98d1b286646a80295f72bc892b66eb6d05dd05a21368753648d60e78f3708fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c98d1b286646a80295f72bc892b66eb6d05dd05a21368753648d60e78f3708fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c98d1b286646a80295f72bc892b66eb6d05dd05a21368753648d60e78f3708fc" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c98d1b286646a80295f72bc892b66eb6d05dd05a21368753648d60e78f3708fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c98d1b286646a80295f72bc892b66eb6d05dd05a21368753648d60e78f3708fc" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dead-code` is deprecated in favor of `lints.rust.dead_code` and will not work in a future edition
[INFO] [stderr] warning: `tumongo` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling mongodb-internal-macros v3.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling turs v0.1.0 (https://github.com/tonnidiaz/turs.git#68c4fca8)
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling mongodb v3.2.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="compat-3-0-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "cert-key-password", "compat-3-0-0", "default", "dns-resolver", "gcp-kms", "gcp-oidc", "in-use-encryption", "in-use-encryption-unstable", "openssl-tls", "rustls-tls", "snappy-compression", "sync", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=8ea0d84298f79ead -C extra-filename=-0bd296eb12477476 --out-dir /opt/rustwide/target/debug/build/mongodb/0bd296eb12477476/out -L dependency=/opt/rustwide/target/debug/build/ahash/ae49e066d6c276bf/out -L dependency=/opt/rustwide/target/debug/build/async-trait/47f6183296752a4f/out -L dependency=/opt/rustwide/target/debug/build/base64/52c458f97dcee044/out -L dependency=/opt/rustwide/target/debug/build/base64/f9fb665c3fbe5039/out -L dependency=/opt/rustwide/target/debug/build/bitvec/0928a078b5f98554/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/9e91ed3bb48470aa/out -L dependency=/opt/rustwide/target/debug/build/bytes/ae8dbc837186dbbc/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/8e9c54769f0c33ef/out -L dependency=/opt/rustwide/target/debug/build/const-random-macro/1779898a69a54e77/out -L dependency=/opt/rustwide/target/debug/build/const-random/a4f9349acc01fd60/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/40edd20c2a1166ac/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/429be31342bb6d99/out -L dependency=/opt/rustwide/target/debug/build/data-encoding/41160e883fe9e2e2/out -L dependency=/opt/rustwide/target/debug/build/deranged/5d783e0e49cb3df3/out -L dependency=/opt/rustwide/target/debug/build/derive-syn-parse/95cf2acf3ede1449/out -L dependency=/opt/rustwide/target/debug/build/digest/fe7bcfe9af03c43c/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/c19159aa9c7f3d1f/out -L dependency=/opt/rustwide/target/debug/build/enum-as-inner/b46411428ed2fe4f/out -L dependency=/opt/rustwide/target/debug/build/equivalent/310effc0e7653ba2/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/02cfc5efbe4f3942/out -L dependency=/opt/rustwide/target/debug/build/funty/eb7df182ef12dd39/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/a2901aeed0ddb51b/out -L dependency=/opt/rustwide/target/debug/build/futures-core/70b0180f675def1c/out -L dependency=/opt/rustwide/target/debug/build/futures-io/c95e7eb6349e079b/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/675f13b3750ea1ff/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/eb8785b5fa94d1ca/out -L dependency=/opt/rustwide/target/debug/build/futures-task/05c34aa51f23bb56/out -L dependency=/opt/rustwide/target/debug/build/futures-util/d724050b29fe231a/out -L dependency=/opt/rustwide/target/debug/build/generic-array/9c09d97b8bf7c437/out -L dependency=/opt/rustwide/target/debug/build/getrandom/ea69ce4c3a52c2bc/out -L dependency=/opt/rustwide/target/debug/build/getrandom/eb629b2207af8e42/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/12bbb5f436d8b064/out -L dependency=/opt/rustwide/target/debug/build/hex/116fccabb0013e67/out -L dependency=/opt/rustwide/target/debug/build/hickory-proto/273a35d76136b457/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/be6ff5ab6d0efa7d/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/b64ee0e817f4cae5/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/4dbc7025091fccad/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/f72087fb51c50c72/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/7f6378692792e2f2/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/ef648d732204e42c/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/fcdc3dffee000883/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/092ebb39deea3504/out -L dependency=/opt/rustwide/target/debug/build/idna/d9aedc2f0b07e759/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/2b179ebaeeb16640/out -L dependency=/opt/rustwide/target/debug/build/indexmap/c7273defcdcbd091/out -L dependency=/opt/rustwide/target/debug/build/ipnet/4500948946926ab2/out -L dependency=/opt/rustwide/target/debug/build/itoa/a5dc573df21497a0/out -L dependency=/opt/rustwide/target/debug/build/libc/aa3a3fdf34b11499/out -L dependency=/opt/rustwide/target/debug/build/linked-hash-map/56130c72628b77cf/out -L dependency=/opt/rustwide/target/debug/build/litemap/fee74b1cf263b1e5/out -L dependency=/opt/rustwide/target/debug/build/lock_api/89b762ac689892e4/out -L dependency=/opt/rustwide/target/debug/build/log/f5c3362313eb8ce8/out -L dependency=/opt/rustwide/target/debug/build/lru-cache/12de6f1e66fe2813/out -L dependency=/opt/rustwide/target/debug/build/macro_magic_core/13e9eadc6eabf280/out -L dependency=/opt/rustwide/target/debug/build/macro_magic_core_macros/e4b344108dc13e13/out -L dependency=/opt/rustwide/target/debug/build/macro_magic_macros/63b0110951c3f0e7/out -L dependency=/opt/rustwide/target/debug/build/memchr/cff07c85e207ce5a/out -L dependency=/opt/rustwide/target/debug/build/mio/4c393673a2c972df/out -L dependency=/opt/rustwide/target/debug/build/num-conv/afe778d0444c8036/out -L dependency=/opt/rustwide/target/debug/build/num-traits/bb996149579147f6/out -L dependency=/opt/rustwide/target/debug/build/once_cell/80e51d7b8e7354e6/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/6d5bd6fcd0714eb5/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/475e6adbeb8b3c23/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/356c53ea6c581522/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/1344c32777c96f3f/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/08b2561ded2da1a8/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/78c3cd94d83821bb/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/fbb6042264db2478/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/b717767e8ed183c2/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/9b9e0356c915cc60/out -L dependency=/opt/rustwide/target/debug/build/quote/857d20f8f2b0067c/out -L dependency=/opt/rustwide/target/debug/build/radium/88fc33e38f6856d8/out -L dependency=/opt/rustwide/target/debug/build/rand/57245033c82f43a5/out -L dependency=/opt/rustwide/target/debug/build/rand/982309b3e438679a/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/ce9bcd55b6a7d2a7/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/e1dae08565d338f0/out -L dependency=/opt/rustwide/target/debug/build/rand_core/a5f54727052bbabd/out -L dependency=/opt/rustwide/target/debug/build/rand_core/ab371162a7942748/out -L dependency=/opt/rustwide/target/debug/build/resolv-conf/867df948dd44425b/out -L dependency=/opt/rustwide/target/debug/build/ring/df581eb3d56af2a7/out -L dependency=/opt/rustwide/target/debug/build/rustc_version/e51f78b321f25248/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/4fa52442e5269a86/out -L dependency=/opt/rustwide/target/debug/build/rustls/3d3d950513fb94ce/out -L dependency=/opt/rustwide/target/debug/build/ryu/c60387de8c2a9f37/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/c29d1d3baad52e34/out -L dependency=/opt/rustwide/target/debug/build/sct/d6ab05e654cc5cf1/out -L dependency=/opt/rustwide/target/debug/build/semver/f8c1a41ad4ec8c39/out -L dependency=/opt/rustwide/target/debug/build/serde/9c7c03233cd3e0b6/out -L dependency=/opt/rustwide/target/debug/build/serde_bytes/8df8901797ac6ee3/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/3ef093dc820c370f/out -L dependency=/opt/rustwide/target/debug/build/serde_json/6a3a9c2e779094e2/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/d2c8367e44c0def3/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/b3054d47f2752707/out -L dependency=/opt/rustwide/target/debug/build/slab/f008d619409e3426/out -L dependency=/opt/rustwide/target/debug/build/smallvec/e1777e823551ac29/out -L dependency=/opt/rustwide/target/debug/build/socket2/bed735dffa179881/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/fa4053509dc938b8/out -L dependency=/opt/rustwide/target/debug/build/subtle/a72391e4e4445fe0/out -L dependency=/opt/rustwide/target/debug/build/syn/3c23a4118b2aac33/out -L dependency=/opt/rustwide/target/debug/build/tap/3919f24b8d5f76c1/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/a495b624f41ef90b/out -L dependency=/opt/rustwide/target/debug/build/thiserror/d0f9661765d0d5a8/out -L dependency=/opt/rustwide/target/debug/build/time-core/59f8bc576e53d6c7/out -L dependency=/opt/rustwide/target/debug/build/time-macros/6f3c869aab14d2ae/out -L dependency=/opt/rustwide/target/debug/build/time/b30cab71799cac34/out -L dependency=/opt/rustwide/target/debug/build/tinystr/db46cdc012bee3e0/out -L dependency=/opt/rustwide/target/debug/build/tinyvec/fe2fd7ba0cade0f7/out -L dependency=/opt/rustwide/target/debug/build/tinyvec_macros/4d2fb8c465561a23/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/c5775b24de9ef6a2/out -L dependency=/opt/rustwide/target/debug/build/tokio/3ef129897ddf139b/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/c070aab492560c5d/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/3e1b9f9362ee5a62/out -L dependency=/opt/rustwide/target/debug/build/tracing/e0608d0d91076359/out -L dependency=/opt/rustwide/target/debug/build/typenum/1de800332d611f2b/out -L dependency=/opt/rustwide/target/debug/build/unicode-bidi/98383343969bb695/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/03179577f3effe01/out -L dependency=/opt/rustwide/target/debug/build/unicode-normalization/82b64f11cc90dd68/out -L dependency=/opt/rustwide/target/debug/build/unicode-properties/98281ef1fedf8d70/out -L dependency=/opt/rustwide/target/debug/build/untrusted/1ae1ace57c8bbc36/out -L dependency=/opt/rustwide/target/debug/build/url/fe43b5b016afdbf0/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/44216b906e08e4c5/out -L dependency=/opt/rustwide/target/debug/build/uuid/f2260f8885751c80/out -L dependency=/opt/rustwide/target/debug/build/writeable/63bf69764a753547/out -L dependency=/opt/rustwide/target/debug/build/wyz/df1abecdce817dfe/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/2e6db4aafa179106/out -L dependency=/opt/rustwide/target/debug/build/yoke/4008912352c357fc/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/79a0f7afa26ce681/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/2f1f8a8e549020d7/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/a00d217477525e7c/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/42f2209b732644a2/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/10a87f9ed057cd8c/out -L dependency=/opt/rustwide/target/debug/build/zerovec/eb4248f869ce4b93/out --extern async_trait=/opt/rustwide/target/debug/build/async-trait/47f6183296752a4f/out/libasync_trait-47f6183296752a4f.so --extern base64=/opt/rustwide/target/debug/build/base64/b7518571c95734c1/out/libbase64-b7518571c95734c1.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/26d4f9c864a9d2eb/out/libbitflags-26d4f9c864a9d2eb.rmeta --extern bson=/opt/rustwide/target/debug/build/bson/2ff289d48e0f4ccc/out/libbson-2ff289d48e0f4ccc.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/93c6f446f99bcd61/out/libchrono-93c6f446f99bcd61.rmeta --extern derive_where=/opt/rustwide/target/debug/build/derive-where/8417820e53dc083b/out/libderive_where-8417820e53dc083b.so --extern derive_more=/opt/rustwide/target/debug/build/derive_more/17b825ce5ce99d70/out/libderive_more-17b825ce5ce99d70.so --extern futures_core=/opt/rustwide/target/debug/build/futures-core/70b0180f675def1c/out/libfutures_core-70b0180f675def1c.rmeta --extern futures_executor=/opt/rustwide/target/debug/build/futures-executor/7f3d478f3e40730e/out/libfutures_executor-7f3d478f3e40730e.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/c95e7eb6349e079b/out/libfutures_io-c95e7eb6349e079b.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/d724050b29fe231a/out/libfutures_util-d724050b29fe231a.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/116fccabb0013e67/out/libhex-116fccabb0013e67.rmeta --extern hickory_proto=/opt/rustwide/target/debug/build/hickory-proto/273a35d76136b457/out/libhickory_proto-273a35d76136b457.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/build/hickory-resolver/0a8bca3bd2c1c127/out/libhickory_resolver-0a8bca3bd2c1c127.rmeta --extern hmac=/opt/rustwide/target/debug/build/hmac/696297967e09f7df/out/libhmac-696297967e09f7df.rmeta --extern macro_magic=/opt/rustwide/target/debug/build/macro_magic/3287f20c6d81b907/out/libmacro_magic-3287f20c6d81b907.rmeta --extern md5=/opt/rustwide/target/debug/build/md-5/ae8916be04da9e19/out/libmd5-ae8916be04da9e19.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/build/mongodb-internal-macros/de03b0916cffbde3/out/libmongodb_internal_macros-de03b0916cffbde3.so --extern once_cell=/opt/rustwide/target/debug/build/once_cell/80e51d7b8e7354e6/out/libonce_cell-80e51d7b8e7354e6.rmeta --extern pbkdf2=/opt/rustwide/target/debug/build/pbkdf2/6b2a1ea4d5f2531d/out/libpbkdf2-6b2a1ea4d5f2531d.rmeta --extern percent_encoding=/opt/rustwide/target/debug/build/percent-encoding/356c53ea6c581522/out/libpercent_encoding-356c53ea6c581522.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/982309b3e438679a/out/librand-982309b3e438679a.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/build/rustc_version_runtime/2fbb3ec51fd88d75/out/librustc_version_runtime-2fbb3ec51fd88d75.rmeta --extern rustls=/opt/rustwide/target/debug/build/rustls/3d3d950513fb94ce/out/librustls-3d3d950513fb94ce.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/build/rustls-pemfile/a0e447228e01ac9a/out/librustls_pemfile-a0e447228e01ac9a.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/9c7c03233cd3e0b6/out/libserde-9c7c03233cd3e0b6.rmeta --extern serde_bytes=/opt/rustwide/target/debug/build/serde_bytes/8df8901797ac6ee3/out/libserde_bytes-8df8901797ac6ee3.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/82f3a1ef6524be1b/out/libserde_with-82f3a1ef6524be1b.rmeta --extern sha1=/opt/rustwide/target/debug/build/sha1/a2383e042ac618c2/out/libsha1-a2383e042ac618c2.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/54ec8cc40fcd701e/out/libsha2-54ec8cc40fcd701e.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/081a08206ffd3563/out/libsocket2-081a08206ffd3563.rmeta --extern stringprep=/opt/rustwide/target/debug/build/stringprep/0933c7b3eec43d3c/out/libstringprep-0933c7b3eec43d3c.rmeta --extern strsim=/opt/rustwide/target/debug/build/strsim/65b452aa1cecb9d7/out/libstrsim-65b452aa1cecb9d7.rmeta --extern take_mut=/opt/rustwide/target/debug/build/take_mut/eb39ae6614eff85d/out/libtake_mut-eb39ae6614eff85d.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/d0f9661765d0d5a8/out/libthiserror-d0f9661765d0d5a8.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/3ef129897ddf139b/out/libtokio-3ef129897ddf139b.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/build/tokio-rustls/60caeada0a4d68a7/out/libtokio_rustls-60caeada0a4d68a7.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/31c0225a14b9d7a7/out/libtokio_util-31c0225a14b9d7a7.rmeta --extern typed_builder=/opt/rustwide/target/debug/build/typed-builder/78a991ee89cb72a4/out/libtyped_builder-78a991ee89cb72a4.so --extern uuid=/opt/rustwide/target/debug/build/uuid/f2260f8885751c80/out/libuuid-f2260f8885751c80.rmeta --extern webpki_roots=/opt/rustwide/target/debug/build/webpki-roots/4dd2ca27fda6496b/out/libwebpki_roots-4dd2ca27fda6496b.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/39a8148deb46beeb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c98d1b286646a80295f72bc892b66eb6d05dd05a21368753648d60e78f3708fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c98d1b286646a80295f72bc892b66eb6d05dd05a21368753648d60e78f3708fc", kill_on_drop: false }`
[INFO] [stdout] c98d1b286646a80295f72bc892b66eb6d05dd05a21368753648d60e78f3708fc
